home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / dxtw106.zip / README.DOC < prev    next >
Text File  |  1995-04-10  |  6KB  |  123 lines

  1.  
  2.  
  3.         README.DOC                                             April 1995
  4.  
  5.         Welcome to DXT - the DBASE EXPLORATION TOOLS!
  6.  
  7.         The DBASE Function Tree Generator (DFT)  is  a  powerful  program
  8.         development,  maintenance and documentation tool. It provides the
  9.         programmer the ability to analyse the DBASE (or CLIPPER,  FOXBASE
  10.         and  other  X-BASE  languages)  source  code of applications,  no
  11.         matter how big or complex they are. DFT is very useful to explore
  12.         new,   unknown  software  and  to  support  software  reuse   and
  13.         maintenance.
  14.  
  15.         By scanning and analyzing the program source code,  DFT builds an
  16.         internal representation of the function call hierarchy relations.
  17.         The analysis is done with the original source code, no additional
  18.         editing to mark functions or data types in  the  source  code  is
  19.         necessary.  Several  features  and  options  allow  the  user  to
  20.         customize the generated hierarchy tree chart output and to get  a
  21.         large set of useful information about the source code.
  22.  
  23.         An  important feature is the database generation which allows the
  24.         recalling of information without reprocessing  the  source.  This
  25.         database  can again be read from DFT to produce different outputs
  26.         or to add new files to the database. The database format is dBASE
  27.         compatible.  A special recall program  called  DFTN  allows  fast
  28.         searching  for  items  in the database.  This program can be used
  29.         within any environment,  for example  from  inside  editors  like
  30.         BRIEF,  QEDIT or MicroEMACS (DOS and WINDOWS version), to provide
  31.         a full software project management  system  with  access  to  all
  32.         functions  and  data  types  with just a keystroke.  This feature
  33.         makes a comfortable "hypertext source code browser  and  locator"
  34.         system  out  of  the  editor.  The  windows  version  provides an
  35.         additionally DLL for database access.
  36.  
  37.         Another feature is the calculation of the critical function  call
  38.         path.  It is possible to generate formatted ASCII text files with
  39.         lists of the functions and the scanned files which can be used as
  40.         input for  other  programs  like  wordprocessors  or  spreadsheet
  41.         calculators.  The  generation  of  output  compatible  with  HTML
  42.         viewers like NCSA Mosaic,  RTF for  Windows  Help  and  with  the
  43.         Rational Rose CASE tool is also possible.
  44.  
  45.         This   software  package  is  provided  either  as  a  compressed
  46.         self-extracting archive file DXTnmm.EXE (DBASE EXPLORATION  TOOLS
  47.         version n.mm) or as a ZIPped archive file DXTnmm.ZIP. The Windows
  48.         versions  are  named DXTWnmm.EXE (DBASE EXPLORATION TOOLS version
  49.         n.mm for Windows) or DXTWnmm.ZIP.  The official release  contains
  50.         the following files (D=only DOS, W=only WINDOWS):
  51.  
  52.         DFT.EXE        D The DBASE Function Tree Generator
  53.         DFTN.EXE         The DBASE Function Tree Navigator
  54.         DXT.CM           The BRIEF macro file
  55.         DXTKEYS.CM       The BRIEF macro key definition file
  56.         DXTKEYS.CB       The source code for the BRIEF key defines
  57.         DXT_QEDT.DAT     The QEDIT macro source code
  58.         DXT_ME.CMD       The MicroEMACS macro source code
  59.  
  60.  
  61.                                       - 1 -
  62.  
  63.  
  64.         DFTIDE.BAT     D The Borland IDE transfer batch file for DFT
  65.         DBASE.FCT        The DBASE builtin functions
  66.         SXT.DOC          The complete SXT documentation
  67.         INSTALL.DOC      The installation instructions
  68.         PRODUCTS.DOC     The SXT product overview
  69.         REGISTER.US      The INTERNATIONAL registration information
  70.         REGISTER.GER     The GERMAN registration information
  71.         NEWnmm.DOC       The new features and changes for version n.mm
  72.         HISTORY.DOC      The revision history
  73.         PROBLEMS.DOC     The problem and bug list
  74.         README.DOC       The file that you are currently reading
  75.         DFTWIN.EXE     W The DBASE Function Tree Generator for Windows
  76.         SXTWIN.DOC     W The additional documentation for Windows
  77.         NEWnmm.WIN     W The new features concerning the windows version
  78.         CTL3D.DLL      W DLL for 3D dialogs
  79.         DFTNWIN.DLL    W DLL to access DFT database
  80.         DFTNWIN.LIB    W The library for the DLL
  81.         DFTNWIN.H      W The prototype header file
  82.         SXTNVIEW.EXE   W Visual Basic sample application for DLL access
  83.         SXTNVIEW.ICO   W The SXTN icon
  84.         SXTNVIEW.FRM   W The VB source code
  85.         SXTNVIEW.MAK   W The VB makefile
  86.         SXTNVIEW.DOC   W The documentation for the sample aaplication
  87.  
  88.         All  documentation  files are ASCII files and should be printable
  89.         on every printer.
  90.  
  91.         For more information about usage,  hardware and  software  system
  92.         requirements,  installation,  trademarks, warranties, license and
  93.         registration   details   see   the   appropriate   documentation,
  94.         especially    SXT.DOC,    INSTALL.DOC   and   REGISTER.US   resp.
  95.         REGISTER.GER.
  96.  
  97.         This software is Copyright  (C)  1988-1995  by  Juergen  Mueller,
  98.         Aldingerstrasse 22,  D-70806 Kornwestheim, GERMANY. This software
  99.         is NOT public domain or free software,  but is being  distributed
  100.         as SHAREWARE.
  101.  
  102.  
  103.                            (THIS DOCUMENT HAS 2 PAGES)
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.                                       - 2 -
  123.